func runtime.goroutineheader

7 uses

	runtime (current package)
		mprof.go#L1648: 			goroutineheader(gp)
		panic.go#L1426: 			goroutineheader(gp)
		signal_unix.go#L766: 		goroutineheader(gp)
		signal_unix.go#L770: 			goroutineheader(mp.curg)
		traceback.go#L1212: func goroutineheader(gp *g) {
		traceback.go#L1281: 		goroutineheader(curgp)
		traceback.go#L1297: 		goroutineheader(gp)